From: Dave Love Date: Fri, 3 Jan 2003 20:16:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29024 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=39cd2f426749f7397b26c99906c65ab304d5b89a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9e67b95638e..7f2fdb7d446 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,24 @@ +2003-01-03 Dave Love + + * international/mule-cmds.el (sort-coding-systems): Adjust + priority of utf-16 and x-ctext. + + * international/utf-8.el (utf-translate-cjk): Call + optimize-char-coding-system-table. + + * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859): + Call optimize-char-coding-system-table. + + * international/mule.el (register-char-codings): Don't call + optimize-char-coding-system-table here. + (keyboard-coding-system): Doc fix. Update :version. + + * textmodes/nroff-mode.el (nroff-mode-hook): Customize. + (nroff-imenu-expression): New. + (nroff-mode): Use it. + + * autoinsert.el (auto-insert-alist): Add man page skeleton. + 2003-01-03 Andre Spiegel * vc-rcs.el (vc-rcs-revert): Unlock only if the user does have